Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vtbag/inspection-chamber

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vtbag/inspection-chamber

The Inspection Chamber is an in-browser development tool that gives you all the knobs and dials to interactively put your view transitions through their paces.

  • 1.0.17
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

⭐️ Please star to support this work! ⭐️

🔬 The Inspection Chamber

Put your view transitions through their paces in the Inspection Chamber!

npm version Build Status NPM Downloads

The @vtbag website can be found at https://vtbag.pages.dev/

!!! News !!!

Now compatible with the View Transition API Level 2 signature for startViewTransition({types:..., update:...})!

For latest changes, see the CHANGELOG

What happened so far:

In addition to CSS animations of pseudo-elements, the Chamber can now also handle animations of pseudo-elements started using the Web Animation API.

Improved error handling

Names in the Animation Groups panel are now shown in the order in which the transition groups appear as children of the ::view-transition pseudo-element. This makes it easier to understand how the individual groups overlap during the transition.

  • Observe in real-time how CSS properties are updated by animations
  • Ability to switch single animations on and off
  • Improved error reporting for missing animations or corrupted keyframe definitions.
  • Improved opening the Chamber on mobiles.
  • Explicit close button to the inner panel and fixes some styling issues.
  • Better integration into same-document and cross-document transitions.
  • Further optimizations for identifying transition elements on the screen.

What is it?

The Inspection Chamber is your ultimate playground for experimenting with the View Transition API. Whether you're working with same-document or cross-document transitions, this test bench has got you covered.

With a comprehensive set of controls at your fingertips, you can interactively test and fine-tune your view transitions to perfection. Dive in and explore all the features the Inspection Chamber offers to elevate your web development projects!

Find the documentation of the Inspection Chamber at https://vtbag.pages.dev/tools/inspection-chamber/!

Keywords

FAQs

Package last updated on 22 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc